home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light & Shade: Niida Takashi
/
Light & Shade: Niida Takashi.iso
/
mac
/
WIN
/
LART2.Dxr
/
00152.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-09-06
|
271 b
|
21 lines
on exitFrame
comment2()
go(the frame)
end
on comment2
if rollOver(17) then
cursor(280)
else
if rollOver(12) then
cursor(280)
else
if rollOver(13) then
cursor(280)
else
cursor(-1)
end if
end if
end if
end